projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
058e5da
)
src/ChangeLog: Fix last entry for deps.mk.
author
Eli Zaretskii
<eliz@gnu.org>
Sat, 12 Mar 2011 12:05:05 +0000
(14:05 +0200)
committer
Eli Zaretskii
<eliz@gnu.org>
Sat, 12 Mar 2011 12:05:05 +0000
(14:05 +0200)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 9e4023e996a9a292c45d8650e99cf962f5756437..5976265ef85ac0735610d7e2dc991fc6bab24160 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-5,7
+5,7
@@
Constify `char *' arguments and their references according to
prototypes in tparam.h.
- * deps.mk (termcap.o): Depend on tparam.h.
+ * deps.mk (termcap.o): Depend on tparam.h
and msdos.h
.
* msdos.c (XMenuAddPane): 3rd argument is `const char *' now.
Adapt all references accordingly.